home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / multimedia / cdburnerxp / cdbxp_setup_4.0.022.370.exe / {app} / nms_start.bat < prev    next >
DOS Batch File  |  2007-09-27  |  241b  |  7 lines

  1. REM START NMSAccessU.exe -install
  2. REM Wait for the service to be installed
  3. ECHO Waiting for the NMSAccess service to be installed...
  4. sleep 60
  5. REM Start the NMSAccess service
  6. ECHO Starting the NMSAccess service...
  7. NET START "NMSAccessU"